diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-01-02 08:13:57 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-01-02 08:13:57 +0000 |
commit | 31dec3b5c516d15dc62884f6e8131e2c76b90595 (patch) | |
tree | a7fe418c5af1d74b97a5add9a02b95396021b1b9 /misc/amanda-server/Makefile | |
parent | 59d48d920fd4f33d0531e09ce16a71ce6e15220b (diff) | |
download | ports-31dec3b5c516d15dc62884f6e8131e2c76b90595.tar.gz ports-31dec3b5c516d15dc62884f6e8131e2c76b90595.zip |
Notes
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r-- | misc/amanda-server/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index d3196720841a..4b9a3979689c 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -6,8 +6,7 @@ # PORTNAME= amanda -PORTVERSION= 3.2.0 -PORTREVISION= 2 +PORTVERSION= 3.2.1 PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION} |