diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-04-25 00:20:06 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-04-25 00:20:06 +0000 |
commit | a8dc303f6704de9a3e31871e4039b1aebf0629ac (patch) | |
tree | 19ce97239ba8ab0406212a624da8e7abf572f94c /misc/amanda25-server/Makefile | |
parent | cc5e81a1379d353f79d1fb119a1f9b6277aaf0ea (diff) | |
download | ports-a8dc303f6704de9a3e31871e4039b1aebf0629ac.tar.gz ports-a8dc303f6704de9a3e31871e4039b1aebf0629ac.zip |
Notes
Diffstat (limited to 'misc/amanda25-server/Makefile')
-rw-r--r-- | misc/amanda25-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 44cfe0c5b9e4..0b27fb544673 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= ${MASTERPORTNAME} -PORTVERSION= 2.4.2p1 -PORTREVISION?= 2 +PORTVERSION= 2.4.2p2 +PORTREVISION?= 0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= amanda |