svn commit: r307069 - head/games/doomlegacy
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Nov 6 13:25:21 UTC 2012
Author: danfe
Date: Tue Nov 6 13:25:20 2012
New Revision: 307069
URL: http://svnweb.freebsd.org/changeset/ports/307069
Log:
- Fix stupid typo in MASTER_SITES
- Really remove pkg-plist
Feature safe: yes
Pointy hat to: danfe
Deleted:
head/games/doomlegacy/pkg-plist
Modified:
head/games/doomlegacy/Makefile
Modified: head/games/doomlegacy/Makefile
==============================================================================
--- head/games/doomlegacy/Makefile Tue Nov 6 13:15:40 2012 (r307068)
+++ head/games/doomlegacy/Makefile Tue Nov 6 13:25:20 2012 (r307069)
@@ -6,7 +6,7 @@ DISTVERSION= 1.44_alpha3
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= http://doomlegacy.sourceforge.net/releases/ \
- http://freebsd.nsu.ru/distfiles/legacy.wad:wad
+ http://freebsd.nsu.ru/distfiles/:wad
DISTNAME= ${PORTNAME}_${DISTVERSION}_src_r${SVN_REV}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} legacy.wad:wad
DIST_SUBDIR= ${PORTNAME}
More information about the svn-ports-head
mailing list