diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 14:05:31 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 14:05:31 +0800 |
commit | acd5254bc97263785828ee4f1a25ebe8e7c6f8c2 (patch) | |
tree | 9722e4771f07315c0ae2625cb84ddc5bad2cea65 /graphics/gracula/Makefile | |
parent | 631e65aaadba4855dd3bd1d7f0d7d9c707b7bf22 (diff) | |
download | freebsd-ports-gnome-acd5254bc97263785828ee4f1a25ebe8e7c6f8c2.tar.gz freebsd-ports-gnome-acd5254bc97263785828ee4f1a25ebe8e7c6f8c2.tar.zst freebsd-ports-gnome-acd5254bc97263785828ee4f1a25ebe8e7c6f8c2.zip |
Update gracula to version 3.0
PR: 12336
Submitted by: maintainer
Diffstat (limited to 'graphics/gracula/Makefile')
-rw-r--r-- | graphics/gracula/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gracula/Makefile b/graphics/gracula/Makefile index 4f32a168dfbd..17b410c023b0 100644 --- a/graphics/gracula/Makefile +++ b/graphics/gracula/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gracula -# Version required: 2.30 +# Version required: 3.0 # Date created: 30 May 1999 # Whom: G. Adam Stanislav <adam@whizkidtech.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/10 23:53:16 steve Exp $ # -DISTNAME= gracula-2.30 +DISTNAME= gracula-3.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.whizkidtech.net/cgi/gcl/ \ http://www.whizkidtech.net/gcl/ |