diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-04-12 15:53:37 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-04-12 15:53:37 +0800 |
commit | 3e04a3239833691cec8ec664095deaceb4281314 (patch) | |
tree | f4d2ceef72f6f06b60cd015e25215e2dadccc552 /misc/amanda-client/Makefile | |
parent | 64abee573908b315732d71d72128bad981c2d7f4 (diff) | |
download | freebsd-ports-gnome-3e04a3239833691cec8ec664095deaceb4281314.tar.gz freebsd-ports-gnome-3e04a3239833691cec8ec664095deaceb4281314.tar.zst freebsd-ports-gnome-3e04a3239833691cec8ec664095deaceb4281314.zip |
- Upgrade to 2.6.1p1.
- Remove *PORTRANGE knobs which can be set in config file nowadays.
Diffstat (limited to 'misc/amanda-client/Makefile')
-rw-r--r-- | misc/amanda-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 4e059afb73e2..03f4f0473ffd 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,6 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |