diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
commit | 7524984514d9912fcc2d995f43ccf22ad0ce3c5f (patch) | |
tree | 275aa83a667b4170d49c0053bee5ae2457c4c498 /x11/libgnome | |
parent | 7c03628c05d6ac700c78bae93d7d86c0334921fb (diff) | |
download | ports-7524984514d9912fcc2d995f43ccf22ad0ce3c5f.tar.gz ports-7524984514d9912fcc2d995f43ccf22ad0ce3c5f.zip |
Notes
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 26c41d93ea63..c1c350ed9a52 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnome PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 |