diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-22 04:34:27 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-22 04:34:27 +0000 |
commit | 8c5eb3f15769e426da07e527455d791d65884387 (patch) | |
tree | c116db4f3efcc4e4dca19ddb36ef51a6abe73f9f /misc/gkrellshoot/Makefile | |
parent | 6f239bd94e7f5793d08f35d331091005afcc2dbe (diff) |
Notes
Diffstat (limited to 'misc/gkrellshoot/Makefile')
-rw-r--r-- | misc/gkrellshoot/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/gkrellshoot/Makefile b/misc/gkrellshoot/Makefile index 993bfe659e09..5cc6c9b966ca 100644 --- a/misc/gkrellshoot/Makefile +++ b/misc/gkrellshoot/Makefile @@ -6,9 +6,10 @@ # PORTNAME= gkrellshoot -PORTVERSION= 0.2 +PORTVERSION= 0.3.2 CATEGORIES= misc -MASTER_SITES= http://www.geocities.com/m_muthukumar/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= elitetek@tekrealm.net |