diff options
Diffstat (limited to 'audio/gramofile/Makefile')
-rw-r--r-- | audio/gramofile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index 70bd8db389a6..b83c007b20c2 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gramofile -# Version required: 1.6 # Date created: Fri Jan 28 18:40:38 CET 2000 # Whom: nox@jelal.kn-bremen.de # # $FreeBSD$ # -DISTNAME= gramofile-1.6 +PORTNAME= gramofile +PORTVERSION= 1.6 CATEGORIES= audio MASTER_SITES= http://panic.et.tudelft.nl/~costar/gramofile/ |