diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-03-23 18:43:39 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-03-23 18:43:39 +0000 |
commit | 904885128d81e79bfa52062e51915decda684a65 (patch) | |
tree | c6c9b04f7e3a82ba5f632d736a1b96e28479c854 /x11-toolkits/gnome--/Makefile | |
parent | Add a few MASTER_SITES (diff) |
Minor tweaks to Makefile and PLIST to clean up a few missed items
from maintainer's ports/26008 PR.
Diffstat (limited to 'x11-toolkits/gnome--/Makefile')
-rw-r--r-- | x11-toolkits/gnome--/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gnome--/Makefile b/x11-toolkits/gnome--/Makefile index 307884cdf4f7..d406a21955cc 100644 --- a/x11-toolkits/gnome--/Makefile +++ b/x11-toolkits/gnome--/Makefile @@ -7,7 +7,8 @@ PORTNAME= gnomemm PORTVERSION= 1.1.15 -CATEGORIES= x11-toolkits +PORTREVISION= 1 +CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmm |