diff options
author | asami <asami@FreeBSD.org> | 1995-11-16 11:13:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-16 11:13:14 +0800 |
commit | d4f042583b51f7ac9ee5df289138384044677120 (patch) | |
tree | cd876ba466b7e8e91559058f6fb995733bddc23f /russian/pgp.language/Makefile | |
parent | 602f906963e0b661a7ab1f0fce471943fc2e6001 (diff) | |
download | freebsd-ports-gnome-d4f042583b51f7ac9ee5df289138384044677120.tar.gz freebsd-ports-gnome-d4f042583b51f7ac9ee5df289138384044677120.tar.zst freebsd-ports-gnome-d4f042583b51f7ac9ee5df289138384044677120.zip |
Minor cleanup. Standardize package names (they now all start with "ru-"),
add "russian" to categories.
Diffstat (limited to 'russian/pgp.language/Makefile')
-rw-r--r-- | russian/pgp.language/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 33fc8f8c5402..8873d0315fa3 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,12 +3,12 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.7 1995/07/13 00:55:40 asami Exp $ +# $Id: Makefile,v 1.8 1995/09/23 17:22:38 ache Exp $ # DISTNAME= pgp26ru -PKGNAME= pgp-2.6.ru -CATEGORIES+= utilities +PKGNAME= ru-pgp-2.6 +CATEGORIES+= russian utilities MASTER_SITES= ftp://ftp.kiae.su/unix/crypto/pgp/ EXTRACT_SUFX= .zip |