diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /games/quake3-data | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'games/quake3-data')
-rw-r--r-- | games/quake3-data/Makefile | 2 | ||||
-rw-r--r-- | games/quake3-data/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/quake3-data/Makefile b/games/quake3-data/Makefile index 375e8d04fbfb..6b94d19d2a92 100644 --- a/games/quake3-data/Makefile +++ b/games/quake3-data/Makefile @@ -7,7 +7,7 @@ PORTNAME= data DISTVERSION= 1.32b-3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} MASTER_SITE_SUBDIR= quake3/linux diff --git a/games/quake3-data/pkg-plist b/games/quake3-data/pkg-plist index 0e4b1b762bc8..683fc3342dd8 100644 --- a/games/quake3-data/pkg-plist +++ b/games/quake3-data/pkg-plist @@ -10,7 +10,6 @@ %%TEAMARENA%%%%DATADIR%%/missionpack/pak2.pk3 %%TEAMARENA%%%%DATADIR%%/missionpack/pak3.pk3 share/pixmaps/quake3.xpm -@dirrmtry share/pixmaps %%TEAMARENA%%@dirrmtry %%DATADIR%%/missionpack @dirrmtry %%DATADIR%%/baseq3 @unexec rmdir %D/%%DATADIR%% >/dev/null 2>&1 || echo "If you are permanently removing this port, you should remove any configuration files, data files, and mods left in %D/%%DATADIR%%." | fmt |