diff options
author | acm <acm@FreeBSD.org> | 2009-01-20 06:53:55 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-01-20 06:53:55 +0800 |
commit | 647f63acd56b6da7b0ae45ae9cf9627243211dcb (patch) | |
tree | dc526e8d9ffbcac7210e526d541a6448b702ba45 /lang | |
parent | b24204eea30f9ff35014a6a41893dc275118bea2 (diff) | |
download | freebsd-ports-gnome-647f63acd56b6da7b0ae45ae9cf9627243211dcb.tar.gz freebsd-ports-gnome-647f63acd56b6da7b0ae45ae9cf9627243211dcb.tar.zst freebsd-ports-gnome-647f63acd56b6da7b0ae45ae9cf9627243211dcb.zip |
- Bump PORTREVISION. Because it depends of new www/fpc-httpd* ports added
recently
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fpc-base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index 2a6aad2c6d7b..a819d45d2f87 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -7,6 +7,7 @@ PORTNAME= base PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= # empty PKGNAMEPREFIX= fpc- |