diff options
Diffstat (limited to 'net/gnomba/Makefile')
-rw-r--r-- | net/gnomba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile index e9519bb..d38be01 100644 --- a/net/gnomba/Makefile +++ b/net/gnomba/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnomba -# Version required: 0.5.1 # Date created: 10 January 2000 # Whom: Dmitry Sivachenko <dima@Chg.RU> # # $FreeBSD$ # -DISTNAME= gnomba-0.5.1 +PORTNAME= gnomba +PORTVERSION= 0.5.1 CATEGORIES= net gnome MASTER_SITES= http://gnomba.darkcorner.net/tars/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ |