diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-04 15:23:08 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-04 15:23:08 +0000 |
commit | abbf911981f3fec39247c97fb57f7ec8157d1386 (patch) | |
tree | 6c40b0b86b653c803841128e67d24895cb78b755 /x11-toolkits/fpc-gtk1 | |
parent | 756a89dc6d8aee35f0b7dc66330434546e63811f (diff) |
- Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
Notes
Notes:
svn path=/head/; revision=233207
Diffstat (limited to 'x11-toolkits/fpc-gtk1')
-rw-r--r-- | x11-toolkits/fpc-gtk1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fpc-gtk1/Makefile b/x11-toolkits/fpc-gtk1/Makefile index 109393c78586..1d6b6373e7c4 100644 --- a/x11-toolkits/fpc-gtk1/Makefile +++ b/x11-toolkits/fpc-gtk1/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= x11-toolkits lang PKGNAMESUFFIX= -gtk1 |