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 /x11/gnomeapplets2/Makefile | |
parent | 4e058c9e57b5dc4c1491ccaebd3a75bb0699e155 (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 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 324025b80abe..2751304ea8c6 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.6.2.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.6 |