diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-04-21 17:02:02 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-04-21 17:02:02 +0000 |
commit | 1c94f9394101c294597bc2fa01eab8d3768f2ced (patch) | |
tree | bebfebe069cbcd5e5f0bb5c6226724de10a5ba82 /www/zope-btreefolder2/Makefile | |
parent | dfd369c9ff9838bbe29fd63ca0862dc45e55e72c (diff) | |
download | ports-1c94f9394101c294597bc2fa01eab8d3768f2ced.tar.gz ports-1c94f9394101c294597bc2fa01eab8d3768f2ced.zip |
Notes
Diffstat (limited to 'www/zope-btreefolder2/Makefile')
-rw-r--r-- | www/zope-btreefolder2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/zope-btreefolder2/Makefile b/www/zope-btreefolder2/Makefile index f7e34da19ed4..b334dc8e1a06 100644 --- a/www/zope-btreefolder2/Makefile +++ b/www/zope-btreefolder2/Makefile @@ -7,6 +7,7 @@ PORTNAME= btreefolder2 PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= www zope MASTER_SITES= http://hathaway.freezope.org/Software/BTreeFolder2/ PKGNAMEPREFIX= zope- |