diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-23 19:00:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-23 19:00:12 +0000 |
commit | e5cf5e08be5423457fe42bd869adac94129c52d0 (patch) | |
tree | cce495a0df86ed9e80e125a2baa9b54b0d5112a7 /devel/libgsf | |
parent | b074d9ec2bfa1105abe55e134155d4b1b58afa3d (diff) | |
download | ports-e5cf5e08be5423457fe42bd869adac94129c52d0.tar.gz ports-e5cf5e08be5423457fe42bd869adac94129c52d0.zip |
Notes
Diffstat (limited to 'devel/libgsf')
-rw-r--r-- | devel/libgsf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index d5d49080892b..039c59f43a4d 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgsf PORTVERSION= 1.11.1 +PORTREVISION= 1 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |