diff options
author | jkh <jkh@FreeBSD.org> | 1995-04-22 20:10:15 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-04-22 20:10:15 +0800 |
commit | a72b3d836054c14137ea17d00e58ad20cdf1077d (patch) | |
tree | 518ab60ee610d7c74d515be29459e855f156cdb5 /net/gated | |
parent | a4e6287b86f54b459164026e5e3e39cbb1889c90 (diff) | |
download | freebsd-ports-gnome-a72b3d836054c14137ea17d00e58ad20cdf1077d.tar.gz freebsd-ports-gnome-a72b3d836054c14137ea17d00e58ad20cdf1077d.tar.zst freebsd-ports-gnome-a72b3d836054c14137ea17d00e58ad20cdf1077d.zip |
This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSD
patch is already applied.
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index aa0d592f57ef..58695e8cb4d4 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -3,11 +3,11 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.2 1995/04/01 12:47:57 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/15 05:41:27 asami Exp $ # -DISTNAME= gated-R3_5Alpha_9 -PKGNAME= gated-3.5a9 +DISTNAME= gated-R3_5Alpha_10 +PKGNAME= gated-3.5a10 CATEGORIES+= networking MASTER_SITES= ftp://gated.cornell.edu/pub/gated/ EXTRACT_SUFX= .tar.Z |