diff options
author | culot <culot@FreeBSD.org> | 2011-03-07 02:11:26 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-03-07 02:11:26 +0800 |
commit | 2efd53ae0d847573958652f3a8809567828df520 (patch) | |
tree | 414e71dde47136a5c9a0d7dcb0e51fff3627a1d1 /mail/assp/Makefile | |
parent | 82ad8af64c0c49a55858e7d659f0b409130c17d2 (diff) | |
download | freebsd-ports-gnome-2efd53ae0d847573958652f3a8809567828df520.tar.gz freebsd-ports-gnome-2efd53ae0d847573958652f3a8809567828df520.tar.zst freebsd-ports-gnome-2efd53ae0d847573958652f3a8809567828df520.zip |
- Update to 1.8.5.5
PR: ports/155298
Submitted by: Rusty Nejdl <rnejdl AT ringofsaturn.com> (maintainer)
Diffstat (limited to 'mail/assp/Makefile')
-rw-r--r-- | mail/assp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile index 20ca2ee223ca..eda7c365b6db 100644 --- a/mail/assp/Makefile +++ b/mail/assp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= assp -PORTVERSION= 1.8.5.1 +PORTVERSION= 1.8.5.5 CATEGORIES= mail MASTER_SITES= SF -MASTER_SITE_SUBDIR=${PORTNAME}/ASSP%20Installation/${PORTNAME:U}%20${PORTVERSION}/ +MASTER_SITE_SUBDIR=${PORTNAME}/ASSP%20Installation/${PORTNAME:U}_${PORTVERSION}-Install DISTNAME= ${PORTNAME:U}_${PORTVERSION}-Install MAINTAINER= rnejdl@ringofsaturn.com |