diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-28 14:36:31 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-28 14:36:31 +0000 |
commit | c4ab51f48486879b221e6d7415c7f4e5236e8d02 (patch) | |
tree | 3ae057f4642cc4189089c5b0e83e01d99543359d /deskutils/gnome-utils/Makefile | |
parent | Add math/p5-Bit-Vector-Minimal, a minimalistic variant of (diff) |
Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
Notes
Notes:
svn path=/head/; revision=114939
Diffstat (limited to 'deskutils/gnome-utils/Makefile')
-rw-r--r-- | deskutils/gnome-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index 8a2fa236b64d..d91ca1e212f4 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeutils2 PORTVERSION= 2.6.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} |