diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-15 02:18:38 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-15 02:18:38 +0000 |
commit | 59308818c5056c7dd1d9af2b6fb514a5e05ccac2 (patch) | |
tree | 851225887b3ed8c747ddd7f9fecdcf141eea4a63 /misc/amanda-server/Makefile | |
parent | 499639258a03b4c486a85696a3f1d7470602a84f (diff) | |
download | ports-59308818c5056c7dd1d9af2b6fb514a5e05ccac2.tar.gz ports-59308818c5056c7dd1d9af2b6fb514a5e05ccac2.zip |
Notes
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r-- | misc/amanda-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index cfebb62b28e3..104ccd6dff3f 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= amanda PORTVERSION= 2.5.1p3 -PORTREVISION?= 0 +PORTREVISION?= 1 PKGNAMESUFFIX?= -server PORTEPOCH= 1 CATEGORIES= misc |