diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-15 04:02:52 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-15 04:02:52 +0800 |
commit | d5a27f9a7cec04bdec2a0e434aba47306bd09f48 (patch) | |
tree | 126407e109b1ddd21ca2c844e9b563cbf18a6164 /sysutils | |
parent | f58203bfe537d88e3cdaae765c61f4ce9aa63f7b (diff) | |
download | freebsd-ports-gnome-d5a27f9a7cec04bdec2a0e434aba47306bd09f48.tar.gz freebsd-ports-gnome-d5a27f9a7cec04bdec2a0e434aba47306bd09f48.tar.zst freebsd-ports-gnome-d5a27f9a7cec04bdec2a0e434aba47306bd09f48.zip |
- Reset PORTREVISION due to PORTVERSION bump in master.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bacula-bat/Makefile | 1 | ||||
-rw-r--r-- | sysutils/bacula-client/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/bacula-bat/Makefile b/sysutils/bacula-bat/Makefile index d6c92ea293ac..e556b0cb1eda 100644 --- a/sysutils/bacula-bat/Makefile +++ b/sysutils/bacula-bat/Makefile @@ -6,7 +6,6 @@ # PORTNAME= bacula -PORTREVISION= 2 PKGNAMESUFFIX= -bat COMMENT= The network backup solution (GUI) diff --git a/sysutils/bacula-client/Makefile b/sysutils/bacula-client/Makefile index eb2a44beb0c3..baf49115c1dc 100644 --- a/sysutils/bacula-client/Makefile +++ b/sysutils/bacula-client/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= bacula -PORTREVISION= 1 PKGNAMESUFFIX= -client MASTERDIR= ${.CURDIR}/../bacula-server |