diff options
Diffstat (limited to 'misc/diary-hercules/Makefile')
-rw-r--r-- | misc/diary-hercules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/diary-hercules/Makefile b/misc/diary-hercules/Makefile index 704d2990e0e6..d9f2c27b87b0 100644 --- a/misc/diary-hercules/Makefile +++ b/misc/diary-hercules/Makefile @@ -9,7 +9,7 @@ PORTNAME= hercules PORTVERSION= 0.0.3.2 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/stable%20branch/${PORTVERSION} PKGNAMEPREFIX= diary- MAINTAINER= ports@FreeBSD.org |