diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-23 19:00:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-23 19:00:45 +0000 |
commit | 533795c8622d2135ede9be4e420312aa5fe7a512 (patch) | |
tree | 3400ed0d3538a144cc1677a614d7e6a3ad228d5e /devel/libgsf | |
parent | e5cf5e08be5423457fe42bd869adac94129c52d0 (diff) |
Notes
Diffstat (limited to 'devel/libgsf')
-rw-r--r-- | devel/libgsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 039c59f43a4d..b76935f4dfff 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgsf PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |