diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 06:23:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 06:23:23 +0800 |
commit | fdae3accbd7aa15386e051043ff0c5a9f3c9e481 (patch) | |
tree | a6695c54f9c709aaa94ba0e52ad9ba683d147ca0 | |
parent | 4e9c965746bc28b00dc69cb36aabf11d7c5aac14 (diff) | |
download | marcuscom-ports-fdae3accbd7aa15386e051043ff0c5a9f3c9e481.tar marcuscom-ports-fdae3accbd7aa15386e051043ff0c5a9f3c9e481.tar.gz marcuscom-ports-fdae3accbd7aa15386e051043ff0c5a9f3c9e481.tar.bz2 marcuscom-ports-fdae3accbd7aa15386e051043ff0c5a9f3c9e481.tar.lz marcuscom-ports-fdae3accbd7aa15386e051043ff0c5a9f3c9e481.tar.xz marcuscom-ports-fdae3accbd7aa15386e051043ff0c5a9f3c9e481.tar.zst marcuscom-ports-fdae3accbd7aa15386e051043ff0c5a9f3c9e481.zip |
Remove obsolete PKGNAMESUFFIX.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18816 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/rhythmbox/Makefile | 1 | ||||
-rw-r--r-- | math/gcalctool/Makefile | 1 | ||||
-rw-r--r-- | net/vino/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 56c8d3ead..ce11e8a4a 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,7 +8,6 @@ PORTREVISION= 1 CATEGORIES= audio gnome #MASTER_SITES= GNOME MASTER_SITES= LOCAL/kwm -PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= marcus@FreeBSD.org diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 624e52a04..e232d5345 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,7 +6,6 @@ PORTNAME= gcalctool PORTVERSION= 6.6.2 CATEGORIES= math gnome MASTER_SITES= GNOME -PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org diff --git a/net/vino/Makefile b/net/vino/Makefile index 7b5109016..538947758 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -6,7 +6,6 @@ PORTNAME= vino PORTVERSION= 3.6.2 CATEGORIES= net gnome MASTER_SITES= GNOME -PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org |