diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-09-18 06:53:29 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-09-18 06:53:29 +0000 |
commit | 99a00aac426d1d8cbb00774dbd38653304311f6f (patch) | |
tree | bd96d5d1b1bba579fbc1b4c5b9006bfdf7af8d7e /devel/fpc-gconf | |
parent | 77055df2fbedb95fc64a9b320dcc4b9e23d341b9 (diff) | |
download | ports-99a00aac426d1d8cbb00774dbd38653304311f6f.tar.gz ports-99a00aac426d1d8cbb00774dbd38653304311f6f.zip |
Notes
Diffstat (limited to 'devel/fpc-gconf')
-rw-r--r-- | devel/fpc-gconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-gconf/Makefile b/devel/fpc-gconf/Makefile index 68853f46d44b..09db300699f5 100644 --- a/devel/fpc-gconf/Makefile +++ b/devel/fpc-gconf/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= devel lang PKGNAMESUFFIX= -gconf |