diff options
author | scrappy <scrappy@FreeBSD.org> | 1999-04-14 08:03:19 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1999-04-14 08:03:19 +0800 |
commit | 18d568f7ee65d02ed3211e80fe89ba03c3e07904 (patch) | |
tree | e496d07226d8d00c7a9dc7156f3341a5a5ae8cd5 /databases/gnats | |
parent | 332d3d722e93b112ed596d2d12ab2813a43a1510 (diff) | |
download | freebsd-ports-gnome-18d568f7ee65d02ed3211e80fe89ba03c3e07904.tar.gz freebsd-ports-gnome-18d568f7ee65d02ed3211e80fe89ba03c3e07904.tar.zst freebsd-ports-gnome-18d568f7ee65d02ed3211e80fe89ba03c3e07904.zip |
Move WWW_SITE to pkg/DESCR:WWW from Makefile
Diffstat (limited to 'databases/gnats')
-rw-r--r-- | databases/gnats/Makefile | 3 | ||||
-rw-r--r-- | databases/gnats/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index 4592fdd9bc7f..a14186c38830 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -3,7 +3,7 @@ # Date created: 10 November 1995 # Whom: pst # -# $Id: Makefile,v 1.19 1999/03/12 15:16:59 scrappy Exp $ +# $Id: Makefile,v 1.20 1999/04/09 05:42:36 pst Exp $ # DISTNAME= gnats-3.110 @@ -13,7 +13,6 @@ MASTER_SITES= ftp://sourceware.cygnus.com/pub/gnats/snapshots/ MAINTAINER= pst@FreeBSD.org Y2K= http://sourceware.cygnus.com/gnats/ -WWW_SITE= http://sourceware.cygnus.com/gnats/ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/databases/gnats/pkg-descr b/databases/gnats/pkg-descr index 326bdb31b704..d57a360f5975 100644 --- a/databases/gnats/pkg-descr +++ b/databases/gnats/pkg-descr @@ -32,3 +32,5 @@ distribution and all its components. *** should do just fine (put it in your ftpusers file!). *** *** Don't forget to run /usr/local/libexec/gnats/mkcat as gnats. + +WWW: http://sourceware.cygnus.com/gnats |