diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-24 03:26:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-24 03:26:43 +0000 |
commit | eba53fe206fefa14d6299f2f50cb48324bcd4c39 (patch) | |
tree | 67febcb9a4ba86f80ccd9a82008c4a6557dd3a99 /x11/gnomelibs/Makefile | |
parent | e527653007ffbabf12a88f44fd921c691790b32e (diff) |
Notes
Diffstat (limited to 'x11/gnomelibs/Makefile')
-rw-r--r-- | x11/gnomelibs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 3dd53dba8f9d..1aaf9dcc8d2d 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomelibs -PORTVERSION= 1.4.1.6 -PORTREVISION= 1 +PORTVERSION= 1.4.1.7 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs |