diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-09 08:21:29 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-09 08:21:29 +0000 |
commit | 56c97258732002773f9c2d91eecc2c133cde6f95 (patch) | |
tree | 9b53eb33402f29b4a772061adfdb671cfb42ee69 /editors/bpatch/Makefile | |
parent | d1cc1c719126f77fe3350d4826b2fce8576b7e9b (diff) | |
download | ports-56c97258732002773f9c2d91eecc2c133cde6f95.tar.gz ports-56c97258732002773f9c2d91eecc2c133cde6f95.zip |
Notes
Diffstat (limited to 'editors/bpatch/Makefile')
-rw-r--r-- | editors/bpatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index 87f81521ba89..6765b5ec6bfe 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -7,6 +7,7 @@ PORTNAME= bpatch PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ DISTNAME= ${PORTNAME} |